home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MEDICAL / H121A.ZIP / CDISK6.BAT < prev    next >
DOS Batch File  |  1991-07-15  |  258b  |  13 lines

  1. : 96768 98304 100352 106496 114688 
  2. if not exist %1command.com goto continue
  3. echo off
  4. echo  
  5. echo  If you need to switch disks in drive %1, please do so now.
  6. echo  
  7. pause
  8. echo on
  9. :continue
  10. copy files6.* %1
  11. copy disk6.bat %1
  12. copy cdisk6.bat %1
  13.